home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / tutor / ftvga10.exe / README.BAT < prev    next >
DOS Batch File  |  1992-07-01  |  308b  |  12 lines

  1. echo off
  2. cls
  3. echo * Batch program to display PC-FasType's README file on your screen.
  4. echo *
  5. echo * If you want to print the readme file to your printer,
  6. echo * then type the following MS-DOS command at the prompt:
  7. echo *
  8. echo *            copy readme.1st prn  <ent>
  9. echo *
  10. pause
  11. list readme.1st
  12.